NewRowAtTop Property (TransposedGrid<T>) | ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / NewRowAtTop Property

In This Topic
NewRowAtTop Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
Syntax
'Declaration
 
<JsonAttribute(2)>
Public Overridable Property NewRowAtTop As Boolean
 
See Also